home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / NXLogo / NXLogoLibrary / help / readchar < prev    next >
Encoding:
Text File  |  1992-07-09  |  259 b   |  5 lines

  1. readchar --Operation, no inputs.  Abbreviation: rc
  2.      This operation waits for you to type a single character at your termi-
  3.      nal.  The output is a word containing only that character.  This works
  4.      only if you have turned on cbreak mode; see above.
  5.